From: | Andrew Bell |
Date: | 6 Sep 2001 at 13:43:19 |
Subject: | [amigactive] Re: MUI flags |
Hi Steve
On 05-Sep-01, you wrote:
> Can anyone either tell me what the valid flags are for MUI_Label, or point
> me to the right place. It's not in the MUI autodocs, though I understand
> there is an MUI_Label doc (which I can't find).
>
> I know about MUIO_Label_Centered. It's the rest that I want.
You're better off looking at the C include file (mui.h) as the MUI autodocs
aren't always up to date. I did a quick search and came up with these:
#define MUIO_Label_SingleFrame (1<< 8)
#define MUIO_Label_DoubleFrame (1<< 9)
#define MUIO_Label_LeftAligned (1<<10)
#define MUIO_Label_Centered (1<<11)
#define MUIO_Label_FreeVert (1<<12)
Maybe these are what you're looking for?
Hope that helps.
Regards, Andrew Bell.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Secure your servers with 128-bit SSL encryption! Grab your copy of VeriSign's FREE Guide: "Securing Your Web Site for Business." Get it Now!
http://us.click.yahoo.com/n7RbFC/zhwCAA/yigFAA/dpFolB/TM
---------------------------------------------------------------------~->
Quote carefully and read all ADMIN:README mails
To unsubscribe mailto:amigactive-unsubscribe@yahoogroups.com
Anyone sending unsubscribe messages to the list will be SHOT!
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/